/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */
*{padding:0;margin:0}
ol,ul,li{list-style:none}
img{border:none}
a:link,a:visited,a:hover{ color:#787878; text-decoration:none;}
#chat_f1,#chat_f2{font-size:12px}
#chat_f1{position:fixed;right:10px;top:220px; z-index:9000;	width:93px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220))}
#chat_f1_main{height:104px;background:url(../images/c2.gif) no-repeat}
#close{display:block;width:17px;height:17px;margin-left:76px;cursor:pointer;}
.a_kf,.a_sh{ width:70px; height:20px; display:inline-block; margin:0 6px;}
.a_kf{ margin-top:65px;}
#chat_f1_bottom{height:3px;width:82px;overflow:hidden;background:url(../images/c2.gif) 0px -140px no-repeat }
.chat_f1_expr{width:82px;height:0px;overflow:hidden}
.list{height:25px;border:1px solid #dbdbdb;border-top:none;overflow:hidden;color:#787878;background:#fff }
.name{line-height:25px}
.current{border-left-color:#fff}
.arrow{color:#fff}
.send_sms{display:inline-block;width:109px;height:25px;background:url(../images/c2.gif) 0px -163px;vertical-align:middle}
.chat_f1_expr .list .detail .border{position:absolute;width:1px;height:25px;margin-left:210px;background:#fff;margin-top:-10px}
#chat_f2{display:none;position:fixed;right:1px;top:220px;border:1px solid #ccc;background:#fff;padding:1px 3px;width:1em;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220));color:#F60;cursor:pointer;}






        #ifocus2 { width:1000px; height:100px; clear:both; margin-bottom:10px; overflow:hidden}
            .lxfscroll{
            width:1000px;
            margin-left:auto;
            margin-right:auto;
            position:relative;
            height:100px;
            overflow:hidden;
            }
            .lxfscroll ul li{
            height:100px;
            width:1000px;
            text-align:center;
            line-height:100px;
            float:left;
            }
            .lxfscroll-title{
            width:1000px;
            margin-left:auto;
            margin-right:auto;
            }
            .lxfscroll-title li{
            float:left;
            line-height:20px;
            text-align:center;
            margin-top:2px;
            cursor:pointer;
            margin-right:2px;
            padding:8px;
            }
            .cur{
            color:#FFF;
            font-weight:bold;
            background:#000;
            }
            .lxfscroll ul{
            position:absolute;
            }
            .lxfscroll-alt{
            position:absolute;
            bottom:0px;
            z-index:5;
            background-color:#666;
            width:1000px;
            color:#FFF;
            padding:8px;
            opacity=80;
            -moz-opacity:0.5;
            opacity:0.5;
            }